home *** CD-ROM | disk | FTP | other *** search
-
- FONTS DIALOG 1.0
-
- by Brian Myers
- of Access Softek
-
- copyright 1992 by Myers & Doner
-
-
- DESCRIPTION
- -----------
- Fonts Dialog is a font preview dialog box. Its sample text scrolls to
- let you view *all* the standard alphabetic characters at point sizes
- up to 72.
-
- SOURCE
- ------
- The source code for Fonts Dialog appears in Chapter 14 of my new
- programming book:
-
- Programmer's Introduction to Windows 3.1
- by Brian Myers & Chris Doner
- Sybex, August 1992
- ISBN: 0-7821-1034
-
- Fonts Dialog shows how to make a modeless dialog be the main window,
- how to enumerate fonts and style names, how make an owner-draw combo box,
- how to scroll, and how to subclass a dialog control.
-
- The book also covers DIBs, palettes, multimedia, memory management,
- animation, drag-and-drop interface, reading and writing bitmap files,
- TrueType fonts, printing, the clipboard, allocating arrays
- dynamically, Win32 compatibility, transparent bitmaps, metafiles, the
- basics of OLE, and loads of other stuff.
-
- DISTRIBUTION
- ------------
- The program is copyrighted but free. Pass it on.
-
- RESPONSES
- ---------
- You can reach me through Access Softek. Leave a message in section
- 2 of the WINAPA forum of CompuServe, or call (510) 848-0606 (that's
- in Berkeley, CA.)
-